function cogino_load_related() {
document.write('<iframe src="http://offshore_no.cogino.net/show/' + 
"?unique=" + Math.random() +
"&amp;session=" + Math.random() +
"&amp;referrer=" + document.referrer +
"&amp;url="+  document.location +
'" width="185" height="280" frameborder="0" scrolling="no"></iframe>');

}
